Kernel traits for the triangular kernel.
static const bool IsNormalized = true
The triangular kernel is normalized: K(x, x) = 1 for all x.
Kernel traits for the triangular kernel.
Definition at line 95 of file triangular_kernel.hpp.
The triangular kernel is normalized: K(x, x) = 1 for all x.
Definition at line 99 of file triangular_kernel.hpp.
Generated automatically by Doxygen for MLPACK from the source code.